Fix the docs build
authorMatthias Clasen <mclasen@redhat.com>
Mon, 22 May 2017 21:35:23 +0000 (17:35 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 22 May 2017 21:35:58 +0000 (17:35 -0400)
gtk-doc behavior changed, it seems, and these options now
cause the build to break.

docs/reference/gtk/Makefile.am

index f54cf0172c7221be323909463c030d81cd2c0100..37f58924c8f5a9d36f59224d426a54a1b98dc4dc 100644 (file)
@@ -295,8 +295,6 @@ GTKDOC_LIBS = \
 # Extra options to supply to gtkdoc-mkdb
 MKDB_OPTIONS = --output-format=xml --name-space=gtk
 
-MKHTML_OPTIONS = "--path=\"$(abs_srcdir):$(top_srcdir)/examples\""
-
 # Extra SGML files that are included by $(DOC_MAIN_SGML_FILE)
 content_files = \
        broadway.xml                            \